PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentInformation Class / setProducer Method
The PDF module that generated the PDF document.
In This Topic
    setProducer Method
    In This Topic
    Sets the producer.
    Syntax
    public void setProducer( 
       java.lang.String producer
    )

    Parameters

    producer
    The PDF module that generated the PDF document.
    See Also